\(\int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx\) [177]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 26, antiderivative size = 26 \[ \int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx=\text {Int}\left (\frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}},x\right ) \]

[Out]

Unintegrable((a+b*arccsch(c*x))/x/(-c^4*x^4+1)^(1/2),x)

Rubi [N/A]

Not integrable

Time = 0.07 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx=\int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx \]

[In]

Int[(a + b*ArcCsch[c*x])/(x*Sqrt[1 - c^4*x^4]),x]

[Out]

Defer[Int][(a + b*ArcCsch[c*x])/(x*Sqrt[1 - c^4*x^4]), x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.64 (sec) , antiderivative size = 28, normalized size of antiderivative = 1.08 \[ \int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx=\int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx \]

[In]

Integrate[(a + b*ArcCsch[c*x])/(x*Sqrt[1 - c^4*x^4]),x]

[Out]

Integrate[(a + b*ArcCsch[c*x])/(x*Sqrt[1 - c^4*x^4]), x]

Maple [N/A] (verified)

Not integrable

Time = 0.16 (sec) , antiderivative size = 24, normalized size of antiderivative = 0.92

\[\int \frac {a +b \,\operatorname {arccsch}\left (c x \right )}{x \sqrt {-c^{4} x^{4}+1}}d x\]

[In]

int((a+b*arccsch(c*x))/x/(-c^4*x^4+1)^(1/2),x)

[Out]

int((a+b*arccsch(c*x))/x/(-c^4*x^4+1)^(1/2),x)

Fricas [N/A]

Not integrable

Time = 0.26 (sec) , antiderivative size = 37, normalized size of antiderivative = 1.42 \[ \int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx=\int { \frac {b \operatorname {arcsch}\left (c x\right ) + a}{\sqrt {-c^{4} x^{4} + 1} x} \,d x } \]

[In]

integrate((a+b*arccsch(c*x))/x/(-c^4*x^4+1)^(1/2),x, algorithm="fricas")

[Out]

integral(-sqrt(-c^4*x^4 + 1)*(b*arccsch(c*x) + a)/(c^4*x^5 - x), x)

Sympy [N/A]

Not integrable

Time = 7.52 (sec) , antiderivative size = 34, normalized size of antiderivative = 1.31 \[ \int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx=\int \frac {a + b \operatorname {acsch}{\left (c x \right )}}{x \sqrt {- \left (c x - 1\right ) \left (c x + 1\right ) \left (c^{2} x^{2} + 1\right )}}\, dx \]

[In]

integrate((a+b*acsch(c*x))/x/(-c**4*x**4+1)**(1/2),x)

[Out]

Integral((a + b*acsch(c*x))/(x*sqrt(-(c*x - 1)*(c*x + 1)*(c**2*x**2 + 1))), x)

Maxima [N/A]

Not integrable

Time = 0.59 (sec) , antiderivative size = 88, normalized size of antiderivative = 3.38 \[ \int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx=\int { \frac {b \operatorname {arcsch}\left (c x\right ) + a}{\sqrt {-c^{4} x^{4} + 1} x} \,d x } \]

[In]

integrate((a+b*arccsch(c*x))/x/(-c^4*x^4+1)^(1/2),x, algorithm="maxima")

[Out]

-1/4*a*(log(sqrt(-c^4*x^4 + 1) + 1) - log(sqrt(-c^4*x^4 + 1) - 1)) + b*integrate(log(sqrt(1/(c^2*x^2) + 1) + 1
/(c*x))/(sqrt(-(c^2*x^2 + 1)*(c*x + 1)*(c*x - 1))*x), x)

Giac [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00 \[ \int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx=\int { \frac {b \operatorname {arcsch}\left (c x\right ) + a}{\sqrt {-c^{4} x^{4} + 1} x} \,d x } \]

[In]

integrate((a+b*arccsch(c*x))/x/(-c^4*x^4+1)^(1/2),x, algorithm="giac")

[Out]

integrate((b*arccsch(c*x) + a)/(sqrt(-c^4*x^4 + 1)*x), x)

Mupad [N/A]

Not integrable

Time = 6.26 (sec) , antiderivative size = 30, normalized size of antiderivative = 1.15 \[ \int \frac {a+b \text {csch}^{-1}(c x)}{x \sqrt {1-c^4 x^4}} \, dx=\int \frac {a+b\,\mathrm {asinh}\left (\frac {1}{c\,x}\right )}{x\,\sqrt {1-c^4\,x^4}} \,d x \]

[In]

int((a + b*asinh(1/(c*x)))/(x*(1 - c^4*x^4)^(1/2)),x)

[Out]

int((a + b*asinh(1/(c*x)))/(x*(1 - c^4*x^4)^(1/2)), x)